ActiveReports 8
When Method

Matches item by type.
Overload List
OverloadDescription
When<TExpected>(Func<TExpected,TResult>)Matches item by type.  
When<TExpected>(TExpected,Func<TExpected,TResult>)Matches the item by value.  
When<TExpected>(Predicate<TExpected>,Func<TExpected,TResult>)Matches the item by value.  
See Also

Reference

FunctionalExtensions.MatchBlock<T,TResult> Class
FunctionalExtensions.MatchBlock<T,TResult> Members

Support Forum